Welcome![Sign In][Sign Up]
Location:
Search - java ftp socket

Search list

[Ftp Clientftp

Description: 有2个内容,一个位网络组件配置路由器的实验演示了在Boson Netsim仿真软件环境下路由协议的配置方法,IP地址的规划方法等等,另一为SOCKET编程实验,用JAVA语言实现了一个FTP客户端的功能
Platform: | Size: 184201 | Author: 蒋志成 | Hits:

[Ftp Clientatftp_0.6.1.1.tar

Description: tftp客户端和服务器的完整源代码-tftp client and server source code integrity
Platform: | Size: 124928 | Author: 徐天数 | Hits:

[Internet-NetworkFtpTestw1

Description: 每一个Ftp发送之后,Ftp服务器都会返回一个字符串,其中包括一个返回代码和一串说明信息。这个返回码主要是用于判断命令是否被成功执行了。除此之外,还有一个非常重要的命令的返回。当发送PASV之后,返回“227 Entering Passive Mode (127,0,0,1,4,18)”。这意味着在服务器上有一个端口被开放,他将为我们后面接着的数据传输作好准备,但是我们如何知道该端口号呢,就在(127,0,0,1,4,18)中,前面四位指服务器的地址,关键是最后两位,将最后第二位乘256再加上最后一位的值就是我们的端口号,也就是4*256+18。取得端口号之后我们就可以用socket连接到这里。这为我们后面的工作作好准备了,因为我们的取得列表,上传,下载文件都要依靠它来实现-err
Platform: | Size: 2048 | Author: 方波 | Hits:

[JSP/JavaMyClientSocket

Description: 一个及时通信的客户端 是用java写的 主要利用了ftpClient类 解压后可以直接运行-a timely communication with the client is written in java using the main category unpacked ftpClient direct operations
Platform: | Size: 10240 | Author: zhxjun | Hits:

[Internet-NetworkServer_Ftp

Description: 利用进程通信套接字socket 的编程接口功能,设计和实现了一个简单的文件传输协议。此为FTP服务器端。-communications process using socket programming interface functions, Design and Implementation of a simple file transfer protocol. To this FTP server.
Platform: | Size: 19456 | Author: wu | Hits:

[Ftp Serversocket_programing_ftp_serv

Description: network socket programing. ftp服务器程序,有USER,PASS,PASV,PORT,LIST,RETR命令,在telnet下可以调试。-network socket programing. Ftp server, have USER, PASS, PASV, PORT, LIST, RETR command, In telnet can be debugging.
Platform: | Size: 3072 | Author: jinghe | Hits:

[Ftp Clientftp

Description: 有2个内容,一个位网络组件配置路由器的实验演示了在Boson Netsim仿真软件环境下路由协议的配置方法,IP地址的规划方法等等,另一为SOCKET编程实验,用JAVA语言实现了一个FTP客户端的功能-Has two elements, a digital network components to configure the router
Platform: | Size: 184320 | Author: 蒋志成 | Hits:

[Ftp Client6.12

Description: 实现FTP下载和上传的功能,通过Socket实现服务端和客户端的连接,实现文件的下载和上传.-FTP download and upload the realization of the function, through the Socket achieve service and client-side connection, the realization of the download and upload files.
Platform: | Size: 93184 | Author: 刘继凯 | Hits:

[Ftp ServerJava_Socke183657142005

Description: 一个基于Java编写的Socket程序,提供简单的FTP功能实现 This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server. Knowledge of socket programming, applet, AWT, thread, and IO streams is essential to understand these programs. All Program Tested in JDK 1.4, and Run Successfully. Do not forget to run server program before starting client program. Developed By: Divyen K Pate-A Java-based Socket procedures prepared to provide a simple FTP functions This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server.Knowledge of socket programming, applet, AWT , thread, and IO streams is essential to understand these programs.All Program Tested in JDK 1.4, and Run Successfully.Do not forget to run server program before starting client program.Developed By: Divyen K Pate
Platform: | Size: 46080 | Author: Tony Yau | Hits:

[JSPJava2wlxyjsnm

Description: 本书涵盖了Java程序设计中各个层次的网络编程,是使用Java进行网络编程的优秀的指导书。本书的主要内容有:Internet基础、基础套接字、Telnet、FTP和TFTP、SMTP、POP3、NNTP、HTTP、HTTPS等协议的网络程序设计。内容系统而且全面,概念清晰,易于理解,并且每章都给出了大量的实例及分析。 -This book covers the Java programming at all levels of network programming, is the use of Java network programming excellent guide book. The main contents of this book has: Internet foundation, based on socket, Telnet, FTP and TFTP, SMTP, POP3, NNTP, HTTP, HTTPS, such as network protocol programming. Content systems and comprehensive, the concept of clear, easy to understand, and each chapter are a large number of examples are given and analyzed.
Platform: | Size: 11847680 | Author: 韩冰 | Hits:

[Internet-NetworkFtp

Description: Socket接口网络编程,fepde 远距离下载文件功能,适用广泛!-fep is a very useful tool to find somfthing like inportant file and you can use it to download it!
Platform: | Size: 1024 | Author: 陈振娇 | Hits:

[JSP/JavaMyFtp

Description: java些的ftp,具有上传,下载,删除等基本功能,纯socket实现,没用到java类库里面的java.servelet类库。-java more of ftp, with upload, download, delete and other basic functions, the realization of net socket, useless to the java class library java.servelet inside.
Platform: | Size: 3072 | Author: 石博阅 | Hits:

[Internet-Networkftp1

Description: java编写的基于ftp的客户端与服务器源码,内附文档解释,是java socket入门级的很好资料。-java-based preparation of the ftp client and server source code, containing the document explained that the java socket is a good entry-level information.
Platform: | Size: 83968 | Author: luoyefei | Hits:

[JSP/JavaFtpClient

Description: 一个袖珍型的FTP管理器,适合初学者用,练习关于socket的使用!-A pocket-sized FTP Manager is suitable for beginners to use and practice on the use of socket
Platform: | Size: 45056 | Author: dd | Hits:

[JSP/Java123

Description: 使用SOCKET实现FTP文件上下载,编译环境:ELICIPE-a java project about file downloading and uploading
Platform: | Size: 18432 | Author: 罗志锐 | Hits:

[JSP/Javaftp

Description: ftp客户端程序 单一的程序安装了JDK后即可运行,实现文件上传下载等功能,很不错 -java socket ftp
Platform: | Size: 3072 | Author: 杨晨 | Hits:

[Ftp ClientJava

Description: 这里面是一个简单的socket编程说明文档,有详细的ftp客户端实现需要方法,以及一些主要的代码-That there is a simple socket programming documentation, a detailed implementation of the ftp client needs methods, and some major code
Platform: | Size: 260096 | Author: 筱筱 | Hits:

[Ftp Clientcom

Description: 本程序为java接口,是视频文件通过ftp上传到磁盘阵列的通道,使用socket技术-This program is java interface, ftp upload video files to the disk array through a channel, using socket technology
Platform: | Size: 96256 | Author: big | Hits:

[JSP/JavaFTP

Description: this is a file for learn socket in java
Platform: | Size: 126976 | Author: fullmetal13579 | Hits:

[JSP/Javayuanma

Description: java用socket编写的FTP服务器和客户端,能够进行连接,-Java write FTP server and client
Platform: | Size: 12288 | Author: 鱼儿 | Hits:
« 12 »

CodeBus www.codebus.net